vcCallProgramStatement

A statement for executing programs. Allow calling/starting other programs in the same manager and any other manager. If the program is already executing the statement will queue and wait for a turn to start the program.

See in: Overview

Module: vcRobotics2

Parent: vcStatement

Children -

Referenced by: -

Properties

Learn how to use properties here. The properties are also inherited from the parent class.

NameTypeAccessDescription
AsyncBooleanRWGets or sets whether the statement is executed asynchronously (non-blocking).
ProgramNamevcStringExpressionPropertyRGets the expression for a fully qualified name of the program that is called/executed.
ProgramReferencevcProgramRWGets or sets a reference to the program that is called/executed.
ValueSourcevcValueSourceTypeRWGets or sets the value source type for program that is called/executed.